home *** CD-ROM | disk | FTP | other *** search
/ Mac Format 1998 September / Macformat_MF67_1998-09.iso / Resources / Text and Graphics / BBEdit Lite 4.1 / Upgrading to BBEdit 4.5 / What is BBEdit 4.5? < prev   
Text File  |  1998-02-19  |  21KB  |  540 lines

  1. BBEdit 4.5 Product Information
  2. ====== === ======= ===========
  3. (updated 02/16/98)
  4.  
  5. Introduction
  6. ------------
  7. This document describes BBEdit, our popular and critically acclaimed text
  8. editor for the Macintosh.
  9.  
  10.  
  11. Table of Contents:
  12.  
  13.   *  What Is BBEdit?
  14.   *  What Does BBEdit Have To Offer?
  15.   *  Where Can I Buy BBEdit?
  16.   *  How Do I Find Out More?
  17.  
  18.  
  19. What Is BBEdit?
  20. ---- -- ------
  21. BBEdit is a high performance text editor for the Macintosh. The purpose
  22. of a text editor is to prepare text for transport across communications
  23. links (as in an email system), processing by another program (such as a
  24. compiler, HTML renderer, or database system), and to serve for
  25. light-duty text composition tasks. In contrast to a word processor,
  26. whose purpose is to prepare documents for optimal visual presentation,
  27. the focus of a text editor is on the transformation and manipulation of
  28. text as data, rather than on manipulation of visual attributes (such as
  29. style or color).
  30.  
  31. By design, BBEdit is optimized for the editing, searching,
  32. transformation, and manipulation of text. It provides an array of
  33. general-purpose features which are useful for many tasks, and includes
  34. some features which are specifically tuned to the needs of software
  35. developers and HTML authors.
  36.  
  37.  
  38. What Does BBEdit Have To Offer?
  39. ---- ---- ------ ---- -- -----
  40. BBEdit features an assortment of capabilities and core features which
  41. make it an excellent general-purpose tool for text processing and light
  42. composition:
  43.  
  44.   * Support for very large files (limited by available memory; 2GB
  45.     theoretical max.)
  46.  
  47.   * Multi-file search and replace, with optional "grep" pattern matching
  48.  
  49.   * Optional "soft" text wrapping for easier composition
  50.  
  51.   * Automatic transparent translation of DOS/Windows and Unix text files
  52.  
  53.   * An integrated spelling checker, as well as support for external
  54.     spell-checking systems via the Apple Event Word Services Suite
  55.  
  56.   * Optional automatic indentation while typing
  57.  
  58.   * Optional automatic substitution of typographer's quotes while typing
  59.  
  60.   * Optional display of line numbers, tab stops, and invisible characters
  61.  
  62.   * Support for easy insertion of files and directory listings
  63.  
  64.   * Optional automatic backup of files when saving
  65.  
  66.   * Built-in text comparison, for comparing files, folders, and project
  67.     documents
  68.  
  69.  
  70. BBEdit also takes advantage of current and emerging system software
  71. technologies to provide you with even greater power and flexibility. It
  72. was the first (and remains the only) product in its class to support all
  73. of the following:
  74.  
  75.   * Native PowerPC code, to maximize performance on all Macintosh models
  76.  
  77.   * Macintosh Drag and Drop for text editing and other tasks
  78.  
  79.   * MacOS 8 contextual menus, for quick access to specialized tools
  80.   
  81.   * Powerful on-line help via the Balloon Help and Apple Guide on-line
  82.     help systems
  83.  
  84.   * Open Scripting Architecture (OSA) support: operations in BBEdit may be
  85.     automated with Frontier, AppleScript, and other OSA-compliant
  86.     scripting systems
  87.  
  88.   * PowerTalk collaborative messaging, so that BBEdit may be used to read,
  89.     compose, and send PowerTalk mail
  90.  
  91.   * Quickdraw GX printing, for seamless compatibility with the new imaging
  92.     model
  93.  
  94.  
  95. In addition to its powerful intrinsic features, BBEdit features a set of
  96. integrated HTML markup tools. These tools have made BBEdit the weapon of
  97. choice for HTML authors of all levels and professional webmasters all
  98. over the world. The BBEdit HTML tools include:
  99.  
  100.   * The BBEdit Table Builder, a visual tool for creating and modifying
  101.     HTML tables.
  102.       
  103.   * A floating tool palette for "one-click" HTML markup
  104.  
  105.   * Drag-and-drop placement of markup tags, image files, and anchors
  106.  
  107.   * Support for forms, tables, and emerging HTML tag standards
  108.  
  109.   * HTML syntax checking
  110.  
  111.   * An integrated HTML-aware spelling checker
  112.  
  113.   * Easy previewing of HTML documents with any available Web browser
  114.  
  115.   * Integration with Internet tools (Web browsers, FTP clients, news
  116.     readers, and other Internet services) via the Internet Config system
  117.  
  118.   * A "PageMill Cleaner" tool, to correct and canonicalize files output
  119.     from Adobe PageMill
  120.  
  121.   * Web site management via the use of searchable File Groups
  122.  
  123.  
  124. For those doing software development, BBEdit provides several unique and
  125. powerful features:
  126.  
  127.   * Integrated PopupFuncs(tm) technology, for easy navigation of source
  128.     files written in Pascal, C, C++, 68K assembly language, Rez,
  129.     Fortran, Tcl, Perl, HTML, ScriptX, and GuideScript
  130.  
  131.   * Integration with THINK C/Symantec C++ (version 6.0 and later)
  132.  
  133.   * Integration with Metrowerks CodeWarrior (version 1.2 and later)
  134.  
  135.   * Integration with THINK Reference, Toolbox Assistant, and MPW 411
  136.     reference systems
  137.  
  138.   * Support for MPW ToolServer
  139.  
  140.   * Reads project documents created by THINK Pascal, THINK C/Symantec C++
  141.     and CodeWarrior for browsing and searching
  142.  
  143.  
  144. Finally, there are features in BBEdit which don't fit into a particular
  145. classification, but which are there to make BBEdit more useful and
  146. easier to use:
  147.  
  148.   * File system browsers, for surfing through files on any mounted volume
  149.  
  150.   * An "Open Recent" menu, which gives quick access to recently-used files
  151.  
  152.   * An interactive "Quick Search" window, for searching through a document
  153.     as you type
  154.  
  155.   * A glossary system, for setting up simple macros that can be inserted at
  156.     the touch of a key
  157.  
  158.   * A floating Window List, for managing many open windows at once
  159.  
  160.   * Splittable editing windows
  161.  
  162.  
  163. There are more features in BBEdit than we have listed here. We invite you 
  164. to download the demo version of BBEdit, and take it for a test drive.
  165.  
  166.  
  167. Specifications
  168. --------------
  169. Current Version:    4.5.1
  170. Application Type:   Text Editor
  171. RAM Usage:          700K (min) / 1000K (std)  <- 68K Mac, PowerMac with VM
  172.                     1945K (min) / 2245K (std)  <- PowerMac without VM
  173. Application Size:   1.8MB (fat binary) / 670K (stripped)
  174. Typical Disk Use:   4 MB (application with AppleGuide, and standard extensions)
  175. Documentation:      Perfect-bound User Manual, plus Adobe Acrobat Reader PDF 
  176.                     files on CD-ROM, and Apple Guide active assistance
  177.  
  178. Maximum File Size: Limited by available system memory; theoretical max. is 2GB.
  179. Maximum Open Files: Limited by available memory.
  180.  
  181. File Formats: Transparent conversion of Macintosh, DOS, UNIX(tm) text formats;
  182.     can import and export any XTND-translatable files.
  183. Apple Event Support: 'required' suite, portions of 'core' suite, custom
  184.     BBEdit control suite, plus additional events as necessary
  185.     for ToolServer, On Location, THINK Reference 2.0, THINK C/Symantec C++.
  186. Text Search & Replace: plain-text search, both forward and reverse. Case-
  187.     and word-sensitive; 'grep' pattern-matching.
  188. Text Viewing and Editing: parenthesis balancing; smart quotes; splittable
  189.     editing windows; optional display of tab stops, line numbers, invisible
  190.     characters, and cursor position.
  191. Expansion: via drop-in code modules. API documented, published, and upward-
  192.     compatible.
  193.  
  194.  
  195. Requirements
  196. ------------ 
  197. System Software: System 7.0 or later is required. System 7.1 or later is
  198.     required for use of Macintosh Drag and Drop, PowerTalk, and other 
  199.     enhanced System components. Use of System 7.5 is recommended.
  200.     
  201. Hardware: Macintosh Plus or later; includes all Plus, SE, Classic, Mac II, 
  202.     Quadra, Centris, Performa, PowerBook, and Power Macintosh models.
  203.  
  204. Memory: 700K of application RAM minimum (68K Mac, or PowerMac with VM or 
  205.     RamDoubler). For PowerMacs without VM, minimmum requirement is 1945K. 
  206.     Compatible with Apple VM, 32-bit mode, and also with Connectix 
  207.     RamDoubler, MAXIMA, VIRTUAL, and MODE32 software.
  208.  
  209. Disk: Will fit on a 1.44MB disk with System 7.x minimum installation if 
  210.     stripped. Hard drive strongly recommended for general use.
  211.  
  212. NOTE: CD-ROM drive strongly recommended.
  213.  
  214.  
  215. How Do I Find Out More?
  216. --- -- - ---- --- ----
  217. For more information about BBEdit, you can:
  218.  
  219. * Download the demo version of BBEdit; the demo package includes a version
  220. of BBEdit which cannot save, but which is otherwise fully functional. This
  221. is the best way to get the feel for BBEdit's power and capabilities.
  222.  
  223. * Download our product and pricing information. The information gives
  224. details about where and how to get BBEdit.
  225.  
  226. * Visit our HTML Resources page, to find out about the authoring tools,
  227. tutorials, and references available for use with BBEdit..
  228.  
  229. * Send us mail. We will be happy to any questions that you may have about
  230. BBEdit. You can find our site on the World-Wide Web at:
  231.  
  232.     <http://www.barebones.com/>
  233.  
  234. or you can send email directly to 
  235.  
  236.     sales@barebones.com
  237.  
  238. For complete contact information, or URLs to obtain specific items,
  239. please see the ordering info section at the end of this document.
  240.  
  241.  
  242.  
  243. BBEdit 4.5 Pricing Information
  244. ====== === ======= ===========
  245. (Effective 02/16/97)
  246.  
  247.  
  248. Where Can I Buy BBEdit?
  249. ----- --- - --- ------
  250. BBEdit is available directly from us, as well as a number of well-known
  251. resellers including (but not limited to):
  252.  
  253.     MacWarehouse
  254.     MacConnection
  255.     MacZone
  256.     MacMall
  257.     Cyberian Outpost
  258.     Developer Depot
  259.     Full Moon Software (recommended for customers in the UK)
  260.  
  261. Please note that all pricing and ordering information given here applies
  262. to orders placed directly with us. Should you require information from a
  263. particular reseller, we suggest that you contact them directly.
  264.  
  265. If you would like to place an order via the Web, we invite you to either
  266. use our on-line order form [now available on a secure server], or to visit 
  267. Cyberian Outpost (see below) who also feature a secure ordering system.
  268.  
  269.  
  270. Product Distribution Format [IMPORTANT]
  271. ------- ------------ ------
  272. BBEdit is delivered on CD-ROM with a printed and bound User Manual
  273. included in the package. A floppy disk set is available at nominal cost
  274. for customers who do not have access to a CD-ROM drive.
  275.  
  276. Please note that BBEdit is not currently available via any on-line
  277. distribution systems. This is due to resource constraints resulting from
  278. network capacity limitations and the distribution package size, as well
  279. as the restriction of current technology as related to transaction
  280. verification.
  281.  
  282. -----
  283.  
  284. Upgrade Offer Eligibility
  285. ======= ===== ===========
  286.  
  287. Please check the following list to determine whether you are eligible
  288. for an upgrade price. If not, you must order using the Individual Copy
  289. pricing given below. Also, please note that you should fax or mail in
  290. copies of any items such as purchase receipts which we require for
  291. verification; we *cannot* accept forms which have been scanned and
  292. transmitted via email.
  293.  
  294.  
  295. Apple Internet Server Solution Customers:
  296.     If you purchased your Apple Internet Server Solution package on or 
  297.     after 06/01/97, then you are eligible to receive a free upgrade to 
  298.     BBEdit 4.5.
  299.  
  300.     If you obtained your Apple Internet Server Solution prior to
  301.     06/01/97, or if you received the free upgrade to BBEdit 4.0, then
  302.     you are eligible to purchase the version upgrade. For either case,
  303.     please send a copy of your purchase invoice as proof of eligibility.
  304.     Offer limited to one upgrade copy per server.
  305.  
  306.  
  307. BBEdit 2.5, 3.0, 3.1, 3.5, and 4.0 Customers:
  308.     If you purchased BBEdit 4.0 on or after 06/01/97, then you are
  309.     eligible to receive a free upgrade to BBEdit 4.5.  Registered
  310.     customers who qualify will receive this upgrade automatically.
  311.     
  312.     If you bought BBEdit 4.0 prior to 6/01/97, or if you own BBEdit
  313.     2.5, 3.0, 3.1, or 3.5, then you are eligible to purchase the version
  314.     upgrade. Please provide a copy of your purchase receipt, or if you
  315.     are a registered customer, give your invoice number and/or customer
  316.     number. If you have not yet registered, please include your reg
  317.     card, or a copy of your purchase invoice, as proof of eligibility.
  318.     Offer limited to one upgrade copy per original copy owned.
  319.  
  320. Educational Discount:
  321.     Applies to purchases made by any accredited school or educational 
  322.     institution, as well as students, faculty and staff. Orders must be placed
  323.     using your institution's standard purchasing form, or on institution
  324.     letterhead, as proof of eligibility.
  325.  
  326.  
  327. Related Products Discount:  ** now applies to PageMill and SiteMill **
  328.     Owners of BBEdit Lite, Adobe PageMill or SiteMill, CodeWarrior, Symantec 
  329.     C++, Roaster, MPW, MachTen, THINK C, THINK Pascal, and A/UX are eligible.
  330.     Please provide your serial number (if applicable), or a photocopy of
  331.     the first page of your manual or a dated purchase receipt. This
  332.     offer applies to any version of these products. If ordering via
  333.     e-mail, please provide the product version and registration number,
  334.     as well as creation date of the applicable program.
  335.  
  336.  
  337.     Vantage or QUED/M Owners:  
  338.     
  339.     Please send in a photocopy of the first page of your manual, or a 
  340.     photocopy of your dated purchase receipt. This offer applies to any 
  341.     version of these products. If ordering via e-mail, please provide 
  342.     the product version and serial/registration number instead.
  343.  
  344. -----
  345.  
  346. =======================================
  347.  BBEdit 4.5 Direct Purchase Price List
  348. =======================================
  349.  
  350. Individual Copy Package*:                       $119.00/copy  = $________
  351.  
  352.     * consists of the program, supplemental files, and electronic 
  353.       documentation on CD-ROM, together with a printed,
  354.       perfect-bound user manual.
  355.  
  356. Version Upgrade:                                $39.00/copy  = $________
  357.  
  358.     (Eligible programs: BBEdit 2.5, 3.0, 3.1, 3.5, and 4.0.
  359.      See above for qualification details)
  360.  
  361.  
  362. Educational Discount:                           $79.00/copy  = $________
  363.  
  364.     (Accredited school and educational institutions, as well as
  365.     students, faculty & staff. See qualification details above)
  366.  
  367. Related Product Discount:                       $79.00/copy  = $________
  368.  
  369.     (Eligible programs: BBEDIT LITE, Adobe PageMill & SiteMill, Microsoft Front     
  370.     Page, Claris Home Page, CodeWarrior, Symantec C++, Roaster, MachTen, MPW, 
  371.     etc.  Also for Vantage & QUED/M owners. See qualification details above.)
  372. --
  373.  
  374. OPTIONAL -- Floppy Disk set:   _______ sets x  $ 5.00/set   = $________
  375.  
  376. Floppy Disk Set includes program floppy disks for purchasers without
  377. CD-ROM drives. Requires purchase of BBEdit. Limit: one floppy set
  378. per copy of BBEdit ordered.
  379.  
  380. =============================================================================
  381. Site Licenses and Resellers:  Please contact Bare Bones Software 
  382. for information on site license and reseller pricing.
  383. =============================================================================
  384.  
  385.                                         Total for Software  = $________
  386.  
  387.                                         Sales tax (5% for
  388.                                         orders within MA)   = $________
  389.  
  390.  
  391.                                         Shipping & Handling = $________
  392.                                          (see rates below)
  393. =============================================================================
  394.  
  395.                                             ORDER TOTAL     = $________
  396.  
  397. =============================================================================
  398.  
  399.  
  400. Shipping and Handling
  401. ======== === ========
  402.  
  403. Domestic Shipping & Handling (United States Only):
  404.  
  405. Shipping Method*            Charge**        Delivery Time***
  406. -------- ------             ------          -------- ----
  407. Standard Service             $5.00          varies by destination
  408. Express 2-day Service       $10.00          second business day
  409.  
  410.  
  411. International Shipping & Handling (Canada, Europe, etc)****:
  412.  
  413. Standard Service            $15.00          varies by destination
  414. Federal Express Priority    $40.00+         at least two business days*****
  415.  
  416. Notes:
  417. ------
  418. *   Domestic shipping method is "best way", and varies at our sole
  419.     discretion.
  420.  
  421. **  Shipping charges are based on one copy per order. For multiple copies 
  422.     per order using Standard Service (domestic or international), please 
  423.     add an equal charge for each additional copy ordered, or contact us for 
  424.     a shipping quote.
  425.  
  426. *** Delivery time is from receipt of order. Ground service orders will
  427.     typically be processed within five days of receipt. Express 2-day service
  428.     orders will typically be processed on the day of receipt. (Order 
  429.     processing and delivery times are approximate, and can vary due to 
  430.     circumstances beyond our control.)
  431.  
  432. **** Packages shipped to international destinations may be subject
  433.     to import broker fees and local taxes, which are the responsibility
  434.     of the recipient. Additionally, we cannot be responsible for delays
  435.     due to customs processing at the port of entry.
  436.  
  437. ***** Minimum charge. Federal Express shipping charges for international 
  438.     shipment vary by destination and weight of package. Delivery times
  439.     are subject to the prevailing conditions for the destination. Please 
  440.     contact Bare Bones Software for shipping costs to your location.
  441.  
  442.  
  443. Ordering and Payment Information
  444. ======== === ======= ===========
  445.  
  446. Orders should include the following:
  447.  
  448.     * Order Quantity:
  449.         Please indicate the number and type(s) of product being ordered.
  450.         
  451.     * Payment Method:
  452.         Payment in the appropriate amount must be made via check, bank 
  453.         draft, or money order, or via an accepted credit card 
  454.         (MasterCard, Visa, or American Express). 
  455.  
  456.         We regret that we cannot accept wire transfers or other payment 
  457.         methods from non-U.S. banks. Please also note that we cannot ship 
  458.         or process COD orders, or provide pro-forma invoices; your order 
  459.         must be accompanied by prepayment, or a valid purchase order 
  460.         (U.S. orders only - see below for details). Should you wish to
  461.         employ such methods, we recommend that you contact one of our 
  462.         resellers to inquire further.       
  463.         
  464.         Checks, drafts, and money orders must be drawn on a U.S. bank, 
  465.         and be made out in U.S. dollars, payable to "Bare Bones Software, 
  466.         Inc.". If paying by credit card (MasterCard, Visa, or American 
  467.         Express), please also include the following information with your 
  468.             order:
  469.  
  470.             -  Your name, as it appears on the credit card.
  471.             -  The address to which the credit card is billed.
  472.             -  The credit card number.
  473.             -  The expiration date (month/year) of the card.
  474.  
  475.     * Shipping Address:
  476.         The address to which your order should be shipped.
  477.  
  478.     * Contact Information:
  479.         Your phone number and e-mail address, if appropriate (for
  480.         registration and product support purposes). If you request
  481.         Second Day or Overnight Service, you must provide a phone
  482.         number for delivery verification purposes.
  483.  
  484.     * Proof of Discount Eligibility:
  485.         If you are requesting a discount price, include one
  486.         proof of discount for -each- copy you would like to
  487.         buy at the discounted price.
  488.  
  489.  
  490. Placing Your Order
  491. ======= ==== =====
  492. To place an order or request additional information by mail, write to:
  493.  
  494.     Bare Bones Software, Inc.
  495.     P.O. Box 1048
  496.     Bedford, MA 01730-1048
  497.  
  498. To place an order or request information by e-mail, write to:
  499.  
  500.     <sales@barebones.com>  (Internet)
  501.  
  502. To place an order, or request information, contact us at:
  503.  
  504.     Phone:  +1 (781) 687-0700
  505.     Fax:    +1 (781) 687-0711
  506.  
  507. To order on-line via the Web, please use our secure online form at:
  508.  
  509.     <https://www.barebones.com/store/store.html>
  510.  
  511. Order Form and Info Sheets are also available at:
  512.  
  513.   <ftp://ftp.barebones.com/pub/product-info/BBEdit_Order_Form.pdf.hqx>
  514.   <ftp://ftp.barebones.com/pub/product-info/BBEdit_Info_Sheet.pdf.hqx>
  515.   
  516.  
  517. Demo Version Availability
  518. ==== ======= ============
  519. A demo version of BBEdit 4.5 is available for anonymous FTP from
  520. ftp.barebones.com, in /pub/demos; the demo can also be found on any of
  521. the Info-Mac mirrors in the /info-mac/text area. The BBEdit demo package
  522. is also available from various other information services and BBSes;
  523. check yours to see if it is there.
  524.  
  525. If you have the ability to resolve URLs, the following URL will
  526. lead to the BBEdit demo package:
  527.  
  528.   <ftp://ftp.barebones.com/pub/demos/bbedit-45-demo.hqx>
  529.  
  530. =============================================================================
  531. All products mentioned are trademarks or registered trademarks of their
  532. respective holders. This document is written by and copyright (c)1997-1998
  533. by Bare Bones Software, Inc.  It may be redistributed freely as long as it
  534. is not modified in any way.
  535.  
  536. Information presented here is accurate as of the time of writing, but is
  537. subject to change without notice.
  538.  
  539. =end=
  540.